home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / asmutil / bluebook.zip / BINARY.IDX < prev    next >
Text File  |  1986-05-08  |  896b  |  15 lines

  1.      Contents:
  2.      ---------
  3.      BIN16IN    --  Convert from ASCII Binary to 16-bit Binary
  4.      BIN16OUT    --  Convert from 16-bit Binary to ASCII Binary
  5.      BIN8OUT    --  Convert from 8-bit Binary to ASCII Binary
  6.      DEC16IN    --  Convert from ASCII Decimal to 16-bit Binary       
  7.      DEC16OUT    --  Convert from 16-bit Binary to ASCII Decimal
  8.      DEC8OUT    --  Convert from 8-bit Binary to ASCII Decimal
  9.      HEX16IN    --  Convert from ASCII Hexadecimal to 16-bit Binary
  10.      HEX16OUT    --  Convert from 16-bit Binary to ASCII Hexadecimal
  11.      HEX8OUT    --  Convert from 8-bit Binary to ASCII Hexadecimal
  12.      OCT16IN    --  Convert from ASCII Octal to 16-bit Binary
  13.      OCT16OUT    --  Convert from 16-bit Binary to ASCII Octal
  14.      OCT8OUT    --  Convert from 8-bit Binary to ASCII Octal
  15.